STEP 9: Now let's make the sprite greet YOU by name!
- Find the .say("Hello, name") command inside the click event.
- Click into the code editor and change "name" to your own name.
- Be sure not to delete the quotation marks " " or the indentation.
- Click Run. Wait for the sprite to stop moving, then click on it.
To navigate the page using the TAB key, first press ESC to exit the code editor.